@charset "utf-8";
/* article && quote*/
.top-l {width:430px;float:left;margin-right:20px;}
.top-r {width:430px;float:right;}
.headline h2 {text-align:center;font-size:24px;margin:16px 20px 10px 0;height:48px;line-height:48px;overflow:hidden;}
.subline {padding:0 16px;}
.subline li {height:32px;line-height:32px;overflow:hidden;font-size:16px;}
.subline .f_r {font-size:12px;color:#666666;padding-left:16px;font-style:normal;float:right;}
.keytags {font-size: 16px;}
/* catlist */
.childlist {padding:10px;line-height:24px;}
.childlist li {font-size:14px;height:28px;line-height:28px;background:url('image/li_dot.gif') no-repeat 4px 12px;padding:0 10px 0 12px;overflow:hidden;}

.catlist {padding-bottom:16px;line-height:32px;margin: 10px 24px 0 0;}
.catlist li {font-size:14px;height:32px;line-height:32px;background:url('image/li_dot.gif') no-repeat 6px center;padding:0 16px;overflow:hidden;}
.catlist i {font-style:normal;float:right;font-size:12px;color:#666666;}
.catlist .sp {background:#FFFFFF url('image/dot.gif') repeat-x 0 center;}

.subtitle {padding:10px 16px;margin:20px 0;line-height:32px;font-size:14px;border:#EEEEEE 1px solid;background:#FAFAFA;overflow:hidden;}
.subtitle li {width:50%;height:32px;overflow:hidden;float:left;}

.articleList{display: inline-flex;width: 100%;max-height: 150px;margin:16px 0;}
#thumbInfo {width:200px;height: 150px;box-sizing: border-box;margin-right: 20px;display:block;overflow:hidden;border-radius:10px;}
#thumbInfo img{width:200px;height: 150px;}
#thumbInfo img:hover{width:100%;transition: all 0.2s;transform: scale(1.1);}


.articleInfo{display: flex;flex-flow: column nowrap;align-items: stretch;justify-content:space-around;}
.articleInfo #title {font-size: 20px;font-weight: bold;line-height: 34px;}
.articleInfo #introduce {font-size: 15px;line-height: 26px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.articleInfo #tips {font-size: 14px;height: 20px;line-height: 20px;}
.articleInfo #tips a img{border-radius: 50%; vertical-align:bottom;}

.moreMarqueen {height: 24px;width:400px;line-height: 24px;overflow: hidden;}
.moreMarqueen ul li{width:400px;text-align:right;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.moreMarqueen a{color:#ff0000;}

.oldnews {display: none;font-size: 22px;border: 5px solid #8d8686;background: #9c9995;height: 60px;line-height: 60px;text-align: center;color: #ffffff;width:826px;}